You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > Sin Method > clMtxExpr.Sin Method ([In] TOpenCLMatrix)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.Sin Method ([In] TOpenCLMatrix)

Compute the sin function from the source and return the result.

Syntax
C#
Visual Basic
public static clMatrix Sin([In] TOpenCLMatrix X);

Internally calls clMatrix.Sin

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!